home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 40 / Amiga Format CD40 (1999-05-11)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-06].iso / -readerstuff- / jeroen_van_aart / amoralplay1.0.readme next >
Text File  |  1999-03-27  |  6KB  |  167 lines

  1. Short: -*AMOREL*- No fuss multiformat song/audioplayer!
  2. Author: amorel@xs4all.nl
  3. Uploader: amorel@xs4all.nl
  4. Type: mus/play
  5. Url: http://www.xs4all.nl/~amorel
  6.  
  7. UPDATE: Fixed 2 minor bugs, which nonetheless could be a bit annoying.
  8.  
  9. To start:
  10.  
  11. This program is shareware but fully functional. Please pay $5,- or 10,-
  12. Dutch guilders. Contact me for payment information. 
  13.  
  14. If you pay, you will get better support and you will get updates sooner. 
  15. Also I`m more likely to implement your wishes :-) And of course paying this 
  16. reasonable fee will encourage me to improve this more and more.
  17.  
  18. Check my site for anything about this and my modules, ramblings and links!
  19.  
  20. The story:
  21.  
  22. This is my first attempt to make a proper program for the Amiga. As some
  23. may know I love (electronic)music and compose it myself. Of course I have
  24. been using(and still use) several of the best Amiga song(module) players
  25. around. But I found them to be overfeatured, with tons of menu options and
  26. window gadgets and supporting tons of formats noone will be likely to have
  27. ever heard about ;-) In other words, in an attempt to cover everything
  28. audio and what not they became sort of overkill.... to me at least.
  29.  
  30. Hence my motivation to make a song/audio/module, whatever the name should
  31. be, player. 
  32.  
  33. Besides the Amiga I`ve been developing on several other platforms, the
  34. C=64, for job(s): the IBM AS/400 and some other platform widely used,
  35. which I prefer to forget.
  36.  
  37. Tools used:
  38.  
  39. Amiga 1200 with a 175 mHz ppc/25 mHz 040 powerup card and 32 mb of memory.
  40. Blitz Basic, a great programming language for which some of the best games
  41. ever have been made and are being made. Also very good for application 
  42. development. Coffee, tea, gym, team fortress quaking(try 137.226.116.82 for 
  43. that :) to keep my sanity ;-)
  44.  
  45. The program:
  46.  
  47. Ok, as you know by now this program plays modules of different formats.
  48. The formats currently supported are:
  49.  
  50.     * Med, Octamed, Soundstudio(thus 4 channel, 8 channel and the newest octamed 
  51.       soundstudio up to 64 channel formats)
  52.  
  53.     * Pt module(the standard mod format)
  54.  
  55.     * Digibooster through AHI(a new composing program becoming pretty 
  56.       popular)
  57.  
  58.     * IFF 8 bit samples, direct from disk(so no memory limitations)  
  59.  
  60. The most widely used formats are covered as far as I`m concerned(after all
  61. I started to make this for myself to begin with ;). There will appear some
  62. more support for other formats(see `future`) and if you think I missed out 
  63. something really obvious, tell me.
  64.  
  65. Usage:
  66.     I`m not gonna tell, ought to be obvious :-)
  67.  
  68. Needed:
  69.     several octamed related libraries(included)
  70.     dbplayer.library (included)
  71.     libraries for powerpacker and xpk(included)
  72.     AHI for digibooster(not included)
  73.  
  74. Features:
  75.  
  76.     * Multi format(of course :)
  77.     * Support for xpk`ed and powerpacked files, decrunching in
  78.       fastmemory if available.
  79.         * `App` support, thus drag and drop on window, appicon or
  80.       appmenu(shift select) 
  81.     * Plays (octa)med, soundstudio and digibooster songs from
  82.       fastmemory if available.
  83.     * Fast and easy gadtools GUI
  84.     * Soundperiod displayed with PT modules(working on it for other
  85.       formats)
  86.     * Usage of standard libraries for replay and decrunch, except PT
  87.       modules and IFF 8 bit samples. (hm is that a feature or laziness? ;)
  88.         * Able to load in ANY file and attempt to play it, asking you
  89.       beforehand of course(see and listen for yourself ;) Might be
  90.       usefull for the few people who love weird sounds, some files give 
  91.       perfect sounds for a psychedelic electro song :-D 
  92.         * Reasonably small and fast, doesnt use up much resources. Needs
  93.       very little memory to run
  94.     * Works on all cpu types(as far as i know) and maybe even on Amiga
  95.       os <2.0, not tested though.
  96.  
  97.         * .... ask me for features you want/need!
  98.  
  99. Tested on:
  100.     
  101.     * Amiga 1200 with 175 mHz ppc, 25 mHz 040 and 32 mb fast
  102.     * Amiga 1200 with 060
  103.     * Bare Amiga 1200 2 mb chip, 14 mHz 020
  104.  
  105. Known bugs:
  106.  
  107. I have fixed all the bugs I found so far, except:
  108.  
  109. Hm.... not a bug maybe, but when I play ONE specific module(and only ONE)
  110. and then start yam 1.3.5 there`s a 50% chance of a recoverable alert on my 
  111. system. The guru given is #0100000C(and NOT #80000020 as I mistakingly
  112. said in a previous readme). As this only occurs with that ONE
  113. specific PTmodule and have not found problems with others I reckon it`s a
  114. problem of Yam digging into places it shouldn`t ;-) 
  115.  
  116. This program should support sid songs, but I haven`t got that working yet. 
  117. It`ll load sids in and all(If you`ve got the playsid library), it just doesn`t 
  118. want to make any sound. 
  119. TELL ME IF IT WORKS FOR YOU!
  120.  
  121. For the rest I do not know of any bugs present, that doesn`t mean however
  122. that there are not any bugs, most likely there are(as in any program). if
  123. you find some, contact me.
  124.  
  125. Future:
  126.     
  127.     * SID songs working properly! ;-)
  128.     * 16 bit sample support
  129.     * fast forward and rewind on other than PT modules
  130.     * showing of period on other than PT modules
  131.     * more formats(tell me)
  132.     * `jukebox` option, randomly/sequentially play songs, or a 
  133.       `playlist`.
  134.     * mp3 support(maybe!)
  135.     * more I can`t think of(it`s 4.23 in the night now :)
  136.       again, contact me. Make me a nice icon 8-)
  137.  
  138. Credits:
  139.  
  140.     Wendy, my wife who I love a lot!
  141.     Fabio Bizzetti as beta tester
  142.  
  143.     Teijo Kinunnen for the great Octamed(Soundstudio)
  144.  
  145.     Frederic Laboureur for New Commandset in Blitz(likes enfocer hits ;)
  146.         James L Boyd for Pupit(powerpacker (un)pack)
  147.     Xbones, Binary Assault
  148.     Rick Hodger
  149.     Red When Excited
  150.     Acid
  151.     
  152.     Jay Miner, whose intellect made all this possible :-)
  153.  
  154. Greetings:
  155.     
  156.     All on #amigaquake/#amycoders and #theend! 
  157.     Delphine `Elecwnch`(keep on going :)
  158.     Thomas `A340`
  159.     August `Gustli`
  160.     Damnation(long time no see)
  161.     Nicholas `Yagger`(idem)
  162.     Rune `Shitlips`(idem)
  163.     The people on the Blitz list
  164.     
  165.     I forgot many....    
  166.  
  167. -*LOVE*-